Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]InterdeviceProtos
/
InterdeviceMessage
/
Builder
/
setNmeaBytes
set
Nmea
Bytes
open
fun
setNmeaBytes
(
value
:
ByteString
)
:
InterdeviceProtos.InterdeviceMessage.Builder
string nmea = 1;
Return
This builder for chaining.
Parameters
value
The bytes for nmea to set.